home *** CD-ROM | disk | FTP | other *** search
/ Java Programmer's Toolkit / Java Programmer's Toolkit.iso / gs3.53 / commprod.doc < prev    next >
Text File  |  1996-01-10  |  12KB  |  235 lines

  1.    Copyright (C) 1993, 1994, 1995 Aladdin Enterprises.  All rights reserved.
  2.  
  3. Permission to copy and distribute this document unmodified for any
  4. purpose is hereby granted without fee, provided that the above
  5. copyright notice and this permission notice appear in all copies.
  6.  
  7. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  8.  
  9. This file, commprod.doc, sets forth the conditions under which Ghostscript
  10. may be distributed in a commercial context: under a written license from
  11. Artifex Software Inc., Aladdin Enterprises' exclusive commercial licensing
  12. partner, or under certain other very limited conditions.
  13.  
  14. For an overview of Ghostscript and a list of the documentation files, see
  15. the README file in the Ghostscript fileset.
  16.  
  17.  
  18.     The Use of the Public Access "Free" Version of Ghostscript
  19.     ----------------------------------------------------------
  20.  
  21. Ghostscript is a copyrighted work whose copyright is owned by Aladdin
  22. Enterprises.  Some versions of Ghostscript are distributed freely under the
  23. name Aladdin Ghostscript; these versions are always distributed with a
  24. license, called the Aladdin Ghostscript Free Public License (also known as
  25. the AGFPL), which permits Aladdin Ghostscript to be redistributed freely
  26. under certain conditions.  These conditions will almost always be met easily
  27. by individuals in their personal use of Aladdin Ghostscript.  Aladdin
  28. Ghostscript may be *used* freely, including by commercial entities for
  29. evaluation or unsupported internal use.  However, *distribution* for
  30. commercial purposes of Ghostscript, or anything containing or derived from
  31. Ghostscript in whole or in part, generally requires a written commercial
  32. license from Artifex Software Inc., the sole entity authorized by Aladdin
  33. Enterprises to grant such licenses.  More specifically, the AGFPL states:
  34.  
  35.     Distribution of the Program or any work based on the Program by a
  36.     commercial organization to any third party is prohibited if any payment is
  37.     made in connection with such distribution, whether directly (as in payment
  38.     for a copy of the Program) or indirectly (as in payment for some service
  39.     related to the Program, or payment for some product or service that
  40.     includes a copy of the Program "without charge"; these are only examples,
  41.     and not an exhaustive enumeration of prohibited activities).  However, the
  42.     following methods of distribution involving payment shall not in and of
  43.     themselves be a violation of this restriction:
  44.  
  45.     (i) Posting the Program on a public access information storage and
  46.     retrieval service for which a fee is received for retrieving information
  47.     (such as an on-line service), provided that the fee is not
  48.     content-dependent (i.e., the fee would be the same for retrieving the same
  49.     volume of information consisting of random data).
  50.  
  51.     (ii) Distributing the Program on a CD-ROM, provided that the files
  52.     containing the Program are reproduced entirely and verbatim on such
  53.     CD-ROM, and provided further that all information on such CD-ROM be
  54.     redistributable for non-commercial purposes without charge.
  55.  
  56. The intent of the exception provided in clause (i) is to allow commercial
  57. organizations operating an FTP server or a bulletin board to distribute
  58. Aladdin Ghostscript freely from it, provided that:
  59.  
  60.     (1) the organization complies with the other provisions of the
  61. AGFPL, which include among other things a requirement to distribute the
  62. full source code of Aladdin Ghostscript and of any derived work, and to
  63. distribute the AGFPL itself along with Aladdin Ghostscript;
  64.  
  65.     (2) the only charge for downloading Aladdin Ghostscript is a charge
  66. based on the distribution service and not one based on the content of the
  67. information being retrieved (i.e., the charge would be the same for
  68. retrieving a random collection of bits of the same size);
  69.  
  70.     (3) the server or BBS is accessible to the general public, i.e.,
  71. the phone number or IP address is not kept secret, and anyone may obtain
  72. access to the information (possibly by paying a subscription or access fee
  73. that is not dependent on or related to purchasing anything else).
  74.  
  75. Similarly, the exception in clause (ii) is intended to allow inclusion of
  76. Aladdin Ghostscript on "freeware" CD-ROMs that contain only material that is
  77. in the public domain, or is freely redistributable provided only that a
  78. copyright notice is retained (such as the Independent JPEG Group libraries),
  79. or is distributed under some other kind of license allowing free
  80. redistribution such as the GNU General Public License.
  81.  
  82. If you want to distribute software in a commercial context that incorporates
  83. Ghostscript and you do *not* want to meet these conditions, you should
  84. contact Artifex Software to find out about commercial licensing.  Commercial
  85. licenses involve a (negotiated) payment, and include support and other
  86. benefits.  These are the only ways you legally can distribute Ghostscript or
  87. anything containing Ghostscript: either by distributing Aladdin Ghostscript
  88. under the requirements of the AGFPL, or by getting a commercial license from
  89. Artifex Software.
  90.  
  91. For commercial licensing, please contact:
  92.  
  93.     In the U.S. and all parts of the world except Europe:
  94.  
  95.         Miles Jones
  96.         Director of Marketing
  97.         Artifex Software Inc.
  98.         454 Las Gallinas Ave., suite 108
  99.         San Rafael, CA 94903  U.S.A.
  100.         voice +1-415-492-9861
  101.         fax +1-415-492-9862
  102.         e-mail: dir.mktg@arsoft.com
  103.  
  104.     In Europe, as a representative of Artifex Software:
  105.  
  106.         Informationstechnick, Netzwerke und Systeme Vertriebs-GmbH
  107.         Christoph Strozyk
  108.         Postfach 101312
  109.         D-44543 Castrop-Rauxel
  110.         Germany
  111.         Tel. +49-2305-356505
  112.         Fax. +49-2305-14400
  113.         e-mail: chris@ins.de
  114.  
  115. If you have any questions about any of the information in this document,
  116. please contact:
  117.  
  118.         Aladdin Enterprises
  119.         P.O. box 60264
  120.         Palo Alto, CA 94306
  121.         U.S.A.
  122.         voice phone +1-415-322-0103
  123.         fax +1-415-322-1734
  124.         ghost@aladdin.com
  125.  
  126. Appendix: The GNU General Public License
  127. ----------------------------------------
  128.  
  129. Older versions of Ghostscript (versions of 2.6.1 and previous) were
  130. distributed with a license called the GNU General Public License (also known
  131. as the "GNU License", the "GPL", or the "copyleft"), which allowed
  132. distribution with commercial products under certain conditions.  Aladdin
  133. Enterprises may choose to distribute other versions of Ghostscript with the
  134. GPL in the future; however, these versions will be identified as "GNU
  135. Ghostscript."  The remainder of this Appendix applies only to versions
  136. identified explicitly as GNU Ghostscript versions; the generic name
  137. Ghostscript, when applied to versions above 2.6.1, refers to Aladdin
  138. Ghostscript, which is governed by the Aladdin Ghostscript Free Public
  139. License, not the GPL.
  140.  
  141. For those unfamiliar with the GPL, we now summarize its provisions.  The
  142. full GPL is included under the name COPYING in the fileset that comprises
  143. GNU Ghostscript, and can also be obtained from:
  144.     Free Software Foundation, Inc. (FSF)
  145.     59 Temple Place - Suite 330
  146.     Boston, MA 02111-1307
  147.     U.S.A.
  148.     tel. +1-617-542-5942
  149.     fax (including Japan): +1-617-542-2652
  150.     e-mail gnu@prep.ai.mit.edu
  151.     Free Dial Fax (in Japan): 0031-13-2473 (KDD)
  152.                   0066-3382-0158 (IDC)
  153. In case of doubt or conflict, the contents of the COPYING file or the
  154. document obtained from the FSF, not this summary, are authoritative.
  155.  
  156.     1. Anyone may copy and distribute GNU Ghostscript (both source and
  157. object code), but they must distribute the source code as well as the
  158. object code (or, if they distribute only the object code, they must
  159. include an offer in writing to provide the source code at no more than
  160. reproduction cost), keep all copyright and other notices, and include the
  161. GPL with the copies.  (Note that this allows anyone receiving such a copy
  162. to distribute it freely as well.)
  163.  
  164.     2. Anyone may modify GNU Ghostscript, but the provisions of #1
  165. apply to modified or derived works as well.
  166.  
  167.     3. GNU Ghostscript may be "aggregated" with another program; in
  168. this case, #1 and #2 do not apply to the other program, but only to GNU
  169. Ghostscript.
  170.                                        
  171. Provision #1 makes it much harder to have a commercial business based only
  172. on selling copies of GNU Ghostscript (as distributed with the GPL) or
  173. products that contain GNU Ghostscript, since any customer is free to make
  174. as many copies as they want for any purpose.  Provision #2 effectively
  175. prevents the development of proprietary commercial products that
  176. incorporate GNU Ghostscript without a commercial license as a part, since
  177. these are "derived works" in the legal sense.
  178.  
  179. Questions have arisen at times in particular cases regarding provision #3
  180. as to whether GNU Ghostscript is "aggregated" with other parts of a
  181. commercial product, or whether the product has become a "derived work."
  182. Normally, combining GNU Ghostscript with another piece of software creates
  183. a "derived work"; we consider GNU Ghostscript to be "aggregated" with
  184. another piece of software, which we will refer to as "the application",
  185. only if all of the following conditions are met:
  186.  
  187.     - The code and documentation for GNU Ghostscript are physically
  188.     separated from the code and documentation for the application.
  189.     For electronic form, it is both necessary and sufficient to put
  190.     the GNU Ghostscript code and documentation in their own directory
  191.     tree(s).
  192.  
  193.     - GNU Ghostscript, as delivered with the application, is usable
  194.     independently of the application.  More precisely, if a user
  195.     deletes from the computer system all files delivered with the
  196.     application except those in the GNU Ghostscript directories, the
  197.     user will still be able to use GNU Ghostscript as described in
  198.     GNU Ghostscript's documentation.  Among other things, this
  199.     requires that GNU Ghostscript not call any routines in the
  200.     application, and not require any data or other files supplied as
  201.     part of the application.
  202.                                        
  203.     - The application calls GNU Ghostscript in a way that allows an
  204.     ordinary user to substitute another program for GNU Ghostscript.
  205.     (Typically this requires use of a shell script or batch file, or a
  206.     system call like `exec'.)  More precisely, if the user deletes
  207.     from the computer system all the files in the GNU Ghostscript
  208.     directories, and replaces the GNU Ghostscript executable with
  209.     another program with the same name and conforming to the same
  210.     documentation, the application will continue to work with it.  One
  211.     implication of this is that the GNU Ghostscript documentation must
  212.     specify all properties of GNU Ghostscript on which the application
  213.     relies; for example, if GNU Ghostscript has been modified by the
  214.     addition of command line switches or language elements such as new
  215.     operators, the documentation must describe any such additions that
  216.     the application uses.
  217.  
  218.     - The conditions of the GPL are met with respect to GNU
  219.     Ghostscript, including the requirement for propagation of the GPL
  220.     and the requirement for delivering (or an offer to deliver) source
  221.     code.
  222.  
  223. Regarding this last point, the GPL clearly intends that if the distributor
  224. only offers to provide the GNU Ghostscript source code (as opposed to
  225. actually distributing the source code with every copy of the application),
  226. then they must deliver the source code in a timely way to anyone
  227. requesting it.
  228.  
  229. The GPL makes it clear that if someone receives GNU Ghostscript only in
  230. its GPL-licensed form, they only have a right to distribute it if they
  231. comply with the GPL.  Aladdin Enterprises, as the copyright holder, takes
  232. this requirement very seriously, and will, if necessary, take legal action
  233. to ensure that anyone distributing GNU Ghostscript with the GPL complies
  234. with the conditions set forth above.
  235.